func crypto/internal/fips140/edwards25519.checkInitialized
8 uses
crypto/internal/fips140/edwards25519 (current package)
edwards25519.go#L41: func checkInitialized(points ...*Point) {
edwards25519.go#L124: checkInitialized(v)
edwards25519.go#L259: checkInitialized(p, q)
edwards25519.go#L267: checkInitialized(p, q)
edwards25519.go#L375: checkInitialized(p)
edwards25519.go#L385: checkInitialized(v, u)
scalarmult.go#L86: checkInitialized(q)
scalarmult.go#L144: checkInitialized(A)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |